home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / MILBORNE.BAT < prev    next >
DOS Batch File  |  1992-01-30  |  370b  |  14 lines

  1. @ECHO OFF
  2. echo This is a fast action, high resolution EGA card game.  To run the DEMO
  3. echo start the game then press ENTER.  Use the ARROW KEYS to select options,
  4. echo then AUTOPLAY, then ENTER.  The game plays itself until a key is pressed.
  5. echo.
  6. echo Press any key to continue or...
  7. echo Press CTRL-C to cancel.
  8. echo.
  9. pause >nul
  10.  
  11. cd milborn
  12. millebrn
  13. cd..
  14.